-
Pharmacist Login
19:32:15 / 00:00:41:029 Pass
Pharmacist Login
10.04.2024 19:32:15 10.04.2024 19:32:56 00:00:41:029 · #test-id=1PassSETUP: Open Application And Login to the SystemPassSETUP: Open Application And Login to the SystemGiven the user is on the login page "https://pharmacist-dev.arine.io/"When User login with "hardstop-pharmacist6@mailinator.com" and "Password1#"And user clicks on Login buttonThen the user should be logged inAppHooks.ApplicationHooks.tearDown(io.cucumber.java.Scenario)SETUP:_Open_Application_And_Login_to_the_SystemPassSETUP: Open Application And Login to the SystemPassSETUP: Open Application And Login to the SystemGiven the user is on the login page "https://pharmacist-dev.arine.io/"When User login with "hardstop-pharmacist6@mailinator.com" and "InvalidPassword"And user clicks on Login buttonThen the user should see an error message "Wrong username/password"AppHooks.ApplicationHooks.tearDown(io.cucumber.java.Scenario)SETUP:_Open_Application_And_Login_to_the_SystemPassSETUP: Open Application And Login to the SystemGiven the user is on the login page "https://pharmacist-dev.arine.io/"When User login with "hardstop-pharmacist6@mailinator.co" and "Password1#"And user clicks on Login buttonThen the user should see an error message "User not found"AppHooks.ApplicationHooks.tearDown(io.cucumber.java.Scenario)SETUP:_Open_Application_And_Login_to_the_System -
Validating Patients Data, using DataTables and examples
19:32:56 / 00:00:56:704 Pass
Validating Patients Data, using DataTables and examples
10.04.2024 19:32:56 10.04.2024 19:33:53 00:00:56:704 · #test-id=31PassSearch for a patient by ID and validate the informationPassSearch for a patient by ID and validate the informationGiven the user is on the login page "https://pharmacist-dev.arine.io/"When User login with "hardstop-pharmacist6@mailinator.com" and "Password1#"And user clicks on Login buttonAnd User clicks on the Patient button for patient searchAnd user has entered credentials "da7e9e65-a268-4ea2-adc6-a2d8cd1b64d9"And User tries to validate the informationThen User verifies the dataFirstName Hardstop LastName Select health test patient 1 Hosp 30d No DOB 01/01/1965 Sex female Age 59 Pt. Lang. English Insurance # XD723643612345 Insurance Co. Hardstop SelectHealth AppHooks.ApplicationHooks.tearDown(io.cucumber.java.Scenario)Search_for_a_patient_by_ID_and_validate_the_informationPassSearch for a patient by ID and validate the informationGiven the user is on the login page "https://pharmacist-dev.arine.io/"When User login with "hardstop-pharmacist6@mailinator.com" and "Password1#"And user clicks on Login buttonAnd User clicks on the Patient button for patient searchAnd user has entered credentials "6c3f2efb-c0fa-464d-a7fc-a0065407b9e5"And User tries to validate the informationThen User verifies the dataFirstName Hardstop LastName Select health test patient 4 Hosp 30d No DOB 01/01/1965 Sex female Age 59 Pt. Lang. English Insurance # XD723643612345 Insurance Co. Hardstop SelectHealth AppHooks.ApplicationHooks.tearDown(io.cucumber.java.Scenario)Search_for_a_patient_by_ID_and_validate_the_informationPassSearch for a patient by ID and validate the informationGiven the user is on the login page "https://pharmacist-dev.arine.io/"When User login with "hardstop-pharmacist6@mailinator.com" and "Password1#"And user clicks on Login buttonAnd User clicks on the Patient button for patient searchAnd user has entered credentials "a89a0a0c-4202-4b64-949a-5e48c16d1aea"And User tries to validate the informationThen User verifies the dataFirstName Select concierge test patient 8 LastName Hardstop Hosp 30d No DOB 01/01/1965 Sex female Age 59 Pt. Lang. English Insurance # XD723643612345 Insurance Co. Hardstop SelectHealth Concierge AppHooks.ApplicationHooks.tearDown(io.cucumber.java.Scenario)Search_for_a_patient_by_ID_and_validate_the_information -
Patient Search Functionality
19:33:53 / 00:00:19:681 Pass
Patient Search Functionality
10.04.2024 19:33:53 10.04.2024 19:34:12 00:00:19:681 · #test-id=69PassSearch for a patient by ID and set a review datePassSearch for a patient by ID and set a review dateGiven the user is on the login page "https://pharmacist-dev.arine.io/"When User login with "hardstop-pharmacist6@mailinator.com" and "Password1#"And user clicks on Login buttonAnd User clicks on the Patient button for patient searchAnd User enters the patient ID "da7e9e65-a268-4ea2-adc6-a2d8cd1b64d9"And User clicks Reports button, MTM Reports button and selects CMR review typeAnd User selects the date 10 days backThen User clicks on the Date Conversation buttonAppHooks.ApplicationHooks.tearDown(io.cucumber.java.Scenario)Search_for_a_patient_by_ID_and_set_a_review_date -
Pharmacist Portal Advance Search Feature
19:34:12 / 00:04:36:318 Pass
Pharmacist Portal Advance Search Feature
10.04.2024 19:34:12 10.04.2024 19:38:49 00:04:36:318 · #test-id=84PassVerify that the Advanced Search popup opens successfully.Given the user is on the login page "https://pharmacist-dev.arine.io/"When User login with "hardstop-pharmacist6@mailinator.com" and "Password1#"And user clicks on Login buttonWhen the user clicks on Patient button and ADVANCED text buttonThen the Advanced Patient Search popup should openAppHooks.ApplicationHooks.tearDown(io.cucumber.java.Scenario)Verify_that_the_Advanced_Search_popup_opens_successfully.PassVerify if the results are displayed when user enters specific FieldPassVerify if the results are displayed when user enters specific FieldGiven the user is on the login page "https://pharmacist-dev.arine.io/"When User login with "hardstop-pharmacist6@mailinator.com" and "Password1#"And user clicks on Login buttonAnd the user clicks on Patient button and ADVANCED text buttonAnd user enters specific fieldFirst Name Hardstop Last Name City State Zip Code Phone Birth Date HPID And user clicks on Search buttonThen the result should get displayedAnd the "Hardstop" should get displayedAppHooks.ApplicationHooks.tearDown(io.cucumber.java.Scenario)Verify_if_the_results_are_displayed_when_user_enters_specific_FieldPassVerify if the results are displayed when user enters specific FieldGiven the user is on the login page "https://pharmacist-dev.arine.io/"When User login with "hardstop-pharmacist6@mailinator.com" and "Password1#"And user clicks on Login buttonAnd the user clicks on Patient button and ADVANCED text buttonAnd user enters specific fieldFirst Name Last Name Select health test patient 1 City State Zip Code Phone Birth Date HPID And user clicks on Search buttonThen the result should get displayedAnd the "Select health test patient 1" should get displayedAppHooks.ApplicationHooks.tearDown(io.cucumber.java.Scenario)Verify_if_the_results_are_displayed_when_user_enters_specific_FieldPassVerify if the results are displayed when user enters specific FieldGiven the user is on the login page "https://pharmacist-dev.arine.io/"When User login with "hardstop-pharmacist6@mailinator.com" and "Password1#"And user clicks on Login buttonAnd the user clicks on Patient button and ADVANCED text buttonAnd user enters specific fieldFirst Name Hardstop Last Name City Test City State Zip Code Phone Birth Date HPID And user clicks on Search buttonThen the result should get displayedAnd the "Test City" should get displayedAppHooks.ApplicationHooks.tearDown(io.cucumber.java.Scenario)Verify_if_the_results_are_displayed_when_user_enters_specific_FieldPassVerify if the results are displayed when user enters specific FieldGiven the user is on the login page "https://pharmacist-dev.arine.io/"When User login with "hardstop-pharmacist6@mailinator.com" and "Password1#"And user clicks on Login buttonAnd the user clicks on Patient button and ADVANCED text buttonAnd user enters specific fieldFirst Name Hardstop Last Name City State California Zip Code Phone Birth Date HPID And user clicks on Search buttonThen the result should get displayedAnd the "CA" should get displayedAppHooks.ApplicationHooks.tearDown(io.cucumber.java.Scenario)Verify_if_the_results_are_displayed_when_user_enters_specific_FieldPassVerify if the results are displayed when user enters specific FieldGiven the user is on the login page "https://pharmacist-dev.arine.io/"When User login with "hardstop-pharmacist6@mailinator.com" and "Password1#"And user clicks on Login buttonAnd the user clicks on Patient button and ADVANCED text buttonAnd user enters specific fieldFirst Name Hardstop Last Name City State Zip Code 99999 Phone Birth Date HPID And user clicks on Search buttonThen the result should get displayedAnd the "99999" should get displayedAppHooks.ApplicationHooks.tearDown(io.cucumber.java.Scenario)Verify_if_the_results_are_displayed_when_user_enters_specific_FieldPassVerify if the results are displayed when user enters specific FieldGiven the user is on the login page "https://pharmacist-dev.arine.io/"When User login with "hardstop-pharmacist6@mailinator.com" and "Password1#"And user clicks on Login buttonAnd the user clicks on Patient button and ADVANCED text buttonAnd user enters specific fieldFirst Name Last Name City State Zip Code Phone 111-111-1111 Birth Date HPID And user clicks on Search buttonThen the result should get displayedAnd the "111-111-1111" should get displayedAppHooks.ApplicationHooks.tearDown(io.cucumber.java.Scenario)Verify_if_the_results_are_displayed_when_user_enters_specific_FieldPassVerify if the results are displayed when user enters specific FieldGiven the user is on the login page "https://pharmacist-dev.arine.io/"When User login with "hardstop-pharmacist6@mailinator.com" and "Password1#"And user clicks on Login buttonAnd the user clicks on Patient button and ADVANCED text buttonAnd user enters specific fieldFirst Name Last Name City State Zip Code Phone Birth Date 01/01/1965 HPID And user clicks on Search buttonThen the result should get displayedAnd the "01/01/1965" should get displayedAppHooks.ApplicationHooks.tearDown(io.cucumber.java.Scenario)Verify_if_the_results_are_displayed_when_user_enters_specific_FieldPassVerify if the results are displayed when user enters specific FieldGiven the user is on the login page "https://pharmacist-dev.arine.io/"When User login with "hardstop-pharmacist6@mailinator.com" and "Password1#"And user clicks on Login buttonAnd the user clicks on Patient button and ADVANCED text buttonAnd user enters specific fieldFirst Name Last Name City State Zip Code Phone Birth Date HPID XD723643612345 And user clicks on Search buttonThen the result should get displayedAnd the "XD723643612345" should get displayedAppHooks.ApplicationHooks.tearDown(io.cucumber.java.Scenario)Verify_if_the_results_are_displayed_when_user_enters_specific_FieldPassError Validation - Verify if the results are displayed when user enters specific fieldsPassError Validation - Verify if the results are displayed when user enters specific fieldsGiven the user is on the login page "https://pharmacist-dev.arine.io/"When User login with "hardstop-pharmacist6@mailinator.com" and "Password1#"And user clicks on Login buttonAnd the user clicks on Patient button and ADVANCED text buttonAnd user enters specific fieldCity Test City State And user clicks on Search buttonAnd the error pop up should appear "You must provide first or last name."AppHooks.ApplicationHooks.tearDown(io.cucumber.java.Scenario)Error_Validation_-_Verify_if_the_results_are_displayed_when_user_enters_specific_fieldsPassError Validation - Verify if the results are displayed when user enters specific fieldsGiven the user is on the login page "https://pharmacist-dev.arine.io/"When User login with "hardstop-pharmacist6@mailinator.com" and "Password1#"And user clicks on Login buttonAnd the user clicks on Patient button and ADVANCED text buttonAnd user enters specific fieldCity State California And user clicks on Search buttonAnd the error pop up should appear "You must provide first or last name."AppHooks.ApplicationHooks.tearDown(io.cucumber.java.Scenario)Error_Validation_-_Verify_if_the_results_are_displayed_when_user_enters_specific_fieldsPassVerify if the results are displayed when user enters specific FieldPassVerify if the results are displayed when user enters specific FieldGiven the user is on the login page "https://pharmacist-dev.arine.io/"When User login with "hardstop-pharmacist6@mailinator.com" and "Password1#"And user clicks on Login buttonAnd the user clicks on Patient button and ADVANCED text buttonAnd user enters specific fieldZip Code 123 Phone Birth Date And user clicks on Search buttonThen Tooltip error message: "Please match the format requested." should display for "//input[@name='zip_code']"AppHooks.ApplicationHooks.tearDown(io.cucumber.java.Scenario)Verify_if_the_results_are_displayed_when_user_enters_specific_FieldPassVerify if the results are displayed when user enters specific FieldGiven the user is on the login page "https://pharmacist-dev.arine.io/"When User login with "hardstop-pharmacist6@mailinator.com" and "Password1#"And user clicks on Login buttonAnd the user clicks on Patient button and ADVANCED text buttonAnd user enters specific fieldZip Code Phone 111-111-111 Birth Date And user clicks on Search buttonThen Tooltip error message: "Please match the format requested." should display for "//input[@name='phone']"AppHooks.ApplicationHooks.tearDown(io.cucumber.java.Scenario)Verify_if_the_results_are_displayed_when_user_enters_specific_FieldPassVerify if the results are displayed when user enters specific FieldGiven the user is on the login page "https://pharmacist-dev.arine.io/"When User login with "hardstop-pharmacist6@mailinator.com" and "Password1#"And user clicks on Login buttonAnd the user clicks on Patient button and ADVANCED text buttonAnd user enters specific fieldZip Code Phone Birth Date 32/01/19 And user clicks on Search buttonThen Tooltip error message: "Please match the format requested." should display for "//input[@name='dob']"AppHooks.ApplicationHooks.tearDown(io.cucumber.java.Scenario)Verify_if_the_results_are_displayed_when_user_enters_specific_Field
-
@testScenario2
2 tests
@testScenario2
2 passedStatus Timestamp TestName Pass 19:36:58 pm Error Validation - Verify if the results are displayed when user enters specific fields Pharmacist Portal Advance Search Feature.Error Validation - Verify if the results are displayed when user enters specific fieldsPass 19:37:28 pm Error Validation - Verify if the results are displayed when user enters specific fields Pharmacist Portal Advance Search Feature.Error Validation - Verify if the results are displayed when user enters specific fields -
@testScenario3
3 tests
@testScenario3
3 passedStatus Timestamp TestName Pass 19:37:43 pm Verify if the results are displayed when user enters specific Field Pharmacist Portal Advance Search Feature.Verify if the results are displayed when user enters specific FieldPass 19:38:18 pm Verify if the results are displayed when user enters specific Field Pharmacist Portal Advance Search Feature.Verify if the results are displayed when user enters specific FieldPass 19:38:34 pm Verify if the results are displayed when user enters specific Field Pharmacist Portal Advance Search Feature.Verify if the results are displayed when user enters specific Field -
@Setup
1 tests
@Setup
1 passedStatus Timestamp TestName Pass 19:32:15 pm SETUP: Open Application And Login to the System Pharmacist Login.SETUP: Open Application And Login to the System -
@patientSearchDate
1 tests
@patientSearchDate
1 passedStatus Timestamp TestName Pass 19:33:53 pm Search for a patient by ID and set a review date Patient Search Functionality.Search for a patient by ID and set a review date -
@testScenario1
8 tests
@testScenario1
8 passedStatus Timestamp TestName Pass 19:34:51 pm Verify if the results are displayed when user enters specific Field Pharmacist Portal Advance Search Feature.Verify if the results are displayed when user enters specific FieldPass 19:35:07 pm Verify if the results are displayed when user enters specific Field Pharmacist Portal Advance Search Feature.Verify if the results are displayed when user enters specific FieldPass 19:35:23 pm Verify if the results are displayed when user enters specific Field Pharmacist Portal Advance Search Feature.Verify if the results are displayed when user enters specific FieldPass 19:35:38 pm Verify if the results are displayed when user enters specific Field Pharmacist Portal Advance Search Feature.Verify if the results are displayed when user enters specific FieldPass 19:35:55 pm Verify if the results are displayed when user enters specific Field Pharmacist Portal Advance Search Feature.Verify if the results are displayed when user enters specific FieldPass 19:36:12 pm Verify if the results are displayed when user enters specific Field Pharmacist Portal Advance Search Feature.Verify if the results are displayed when user enters specific FieldPass 19:36:27 pm Verify if the results are displayed when user enters specific Field Pharmacist Portal Advance Search Feature.Verify if the results are displayed when user enters specific FieldPass 19:36:42 pm Verify if the results are displayed when user enters specific Field Pharmacist Portal Advance Search Feature.Verify if the results are displayed when user enters specific Field -
@PatientValidationFeature
3 tests
@PatientValidationFeature
3 passedStatus Timestamp TestName Pass 19:32:56 pm Search for a patient by ID and validate the information Validating Patients Data, using DataTables and examples.Search for a patient by ID and validate the informationPass 19:33:16 pm Search for a patient by ID and validate the information Validating Patients Data, using DataTables and examples.Search for a patient by ID and validate the informationPass 19:33:35 pm Search for a patient by ID and validate the information Validating Patients Data, using DataTables and examples.Search for a patient by ID and validate the information -
@testScenario4
1 tests
@testScenario4
1 passedStatus Timestamp TestName Pass 19:34:12 pm Verify that the Advanced Search popup opens successfully. Pharmacist Portal Advance Search Feature.Verify that the Advanced Search popup opens successfully. -
@PatientValScenario
3 tests
@PatientValScenario
3 passedStatus Timestamp TestName Pass 19:32:56 pm Search for a patient by ID and validate the information Validating Patients Data, using DataTables and examples.Search for a patient by ID and validate the informationPass 19:33:16 pm Search for a patient by ID and validate the information Validating Patients Data, using DataTables and examples.Search for a patient by ID and validate the informationPass 19:33:35 pm Search for a patient by ID and validate the information Validating Patients Data, using DataTables and examples.Search for a patient by ID and validate the information -
@patientSearch
1 tests
@patientSearch
1 passedStatus Timestamp TestName Pass 19:33:53 pm Search for a patient by ID and set a review date Patient Search Functionality.Search for a patient by ID and set a review date -
@loginFeature
3 tests
@loginFeature
3 passedStatus Timestamp TestName Pass 19:32:15 pm SETUP: Open Application And Login to the System Pharmacist Login.SETUP: Open Application And Login to the SystemPass 19:32:31 pm SETUP: Open Application And Login to the System Pharmacist Login.SETUP: Open Application And Login to the SystemPass 19:32:44 pm SETUP: Open Application And Login to the System Pharmacist Login.SETUP: Open Application And Login to the System -
@login
1 tests
@login
1 passedStatus Timestamp TestName Pass 19:32:15 pm SETUP: Open Application And Login to the System Pharmacist Login.SETUP: Open Application And Login to the System -
@advanceSearch
14 tests
@advanceSearch
14 passedStatus Timestamp TestName Pass 19:34:12 pm Verify that the Advanced Search popup opens successfully. Pharmacist Portal Advance Search Feature.Verify that the Advanced Search popup opens successfully.Pass 19:34:51 pm Verify if the results are displayed when user enters specific Field Pharmacist Portal Advance Search Feature.Verify if the results are displayed when user enters specific FieldPass 19:35:07 pm Verify if the results are displayed when user enters specific Field Pharmacist Portal Advance Search Feature.Verify if the results are displayed when user enters specific FieldPass 19:35:23 pm Verify if the results are displayed when user enters specific Field Pharmacist Portal Advance Search Feature.Verify if the results are displayed when user enters specific FieldPass 19:35:38 pm Verify if the results are displayed when user enters specific Field Pharmacist Portal Advance Search Feature.Verify if the results are displayed when user enters specific FieldPass 19:35:55 pm Verify if the results are displayed when user enters specific Field Pharmacist Portal Advance Search Feature.Verify if the results are displayed when user enters specific FieldPass 19:36:12 pm Verify if the results are displayed when user enters specific Field Pharmacist Portal Advance Search Feature.Verify if the results are displayed when user enters specific FieldPass 19:36:27 pm Verify if the results are displayed when user enters specific Field Pharmacist Portal Advance Search Feature.Verify if the results are displayed when user enters specific FieldPass 19:36:42 pm Verify if the results are displayed when user enters specific Field Pharmacist Portal Advance Search Feature.Verify if the results are displayed when user enters specific FieldPass 19:36:58 pm Error Validation - Verify if the results are displayed when user enters specific fields Pharmacist Portal Advance Search Feature.Error Validation - Verify if the results are displayed when user enters specific fieldsPass 19:37:28 pm Error Validation - Verify if the results are displayed when user enters specific fields Pharmacist Portal Advance Search Feature.Error Validation - Verify if the results are displayed when user enters specific fieldsPass 19:37:43 pm Verify if the results are displayed when user enters specific Field Pharmacist Portal Advance Search Feature.Verify if the results are displayed when user enters specific FieldPass 19:38:18 pm Verify if the results are displayed when user enters specific Field Pharmacist Portal Advance Search Feature.Verify if the results are displayed when user enters specific FieldPass 19:38:34 pm Verify if the results are displayed when user enters specific Field Pharmacist Portal Advance Search Feature.Verify if the results are displayed when user enters specific Field
Started
Oct 4, 2024 07:32:14 pm
Ended
Oct 4, 2024 07:38:49 pm
Features Passed
4
Features Failed
0
Features
Scenarios
Steps
Timeline
Tags
| Name | Passed | Failed | Skipped | Others | Passed % |
|---|---|---|---|---|---|
| @testScenario2 | 2 | 0 | 0 | 0 | 100% |
| @testScenario3 | 3 | 0 | 0 | 0 | 100% |
| @Setup | 1 | 0 | 0 | 0 | 100% |
| @patientSearchDate | 1 | 0 | 0 | 0 | 100% |
| @testScenario1 | 8 | 0 | 0 | 0 | 100% |
| @PatientValidationFeature | 3 | 0 | 0 | 0 | 100% |
| @testScenario4 | 1 | 0 | 0 | 0 | 100% |
| @PatientValScenario | 3 | 0 | 0 | 0 | 100% |
| @patientSearch | 1 | 0 | 0 | 0 | 100% |
| @loginFeature | 3 | 0 | 0 | 0 | 100% |
| @login | 1 | 0 | 0 | 0 | 100% |
| @advanceSearch | 14 | 0 | 0 | 0 | 100% |
System/Environment
| Name | Value |
|---|---|
| AppName | AutomationPractice |
| user | Durvesh |
| build | 1.1 |
| os | Windows |